Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump meilisearch from 0.27.0 to 0.31.1 #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps meilisearch from 0.27.0 to 0.31.1.

Release notes

Sourced from meilisearch's releases.

v0.31.1 🌻

🐛 Bug Fixes

Thanks again to @​bidoubiwa! 🎉

v0.31.0 🌻

This version makes this package compatible with Meilisearch v1.0.0 🎉 Check out the changelog of Meilisearch v1.0.0 for more information on the changes.

⚠️ Breaking change

  • Some error codes were added and other were removed see: #1438

🚀 Enhancements

  • types: fix search default type of search and searchGet (#1416) @​trim21

Thanks again to @​TeyKey1, @​bidoubiwa, and @​trim21! 🎉

v0.30.0 🌻

This version makes this package compatible with Meilisearch v0.30.0 🎉 Check out the changelog of Meilisearch v0.30.0 for more information on the changes.

🚀 Enhancements

  • New pagination strategy with the search parameterspage and hitsPerPage #1372
  • New filters on getTasks: uid, beforeEnqueuedAt, afterEnqueuedAt, ... see #1376
  • New client.cancelTasks method that lets you cancel enqueued and processing tasks #1379
  • New client.deleteTasks method that lets you deleted tasks #1382
  • New client.swapIndexes method that lets you swap two indexes #1384

⚠️ Breaking change

  • Parameters on getTasks name changes: #1391
    • status -> statuses
    • index_uid -> index_uids
    • type -> types
  • Task detail receivedDocumentIds renamed to providedIds #1386
  • Remove batchUid from Task class #1388
  • Error field in Task is now always present and has a null value when there are no errors #1389
  • Add and rename some error codes: #1393
  • (ts) Make all the fields of details field of TaskObject optional (#1398) @​amit-ksh
  • (ts) Make all the fields of details field of TaskObject optional (#1398) @​amit-ksh

Thanks again to @​amit-ksh, @​bidoubiwa, @​meili-bors[bot] ! 🎉

v0.30.0-beta.0 🌻

This version makes this package compatible with Meilisearch v0.30.0rc1 🎉

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.27.0 to 0.31.1.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](meilisearch/meilisearch-js@v0.27.0...v0.31.1)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants